home *** CD-ROM | disk | FTP | other *** search
- /* version.h -- version definition for mandeld (mandeld UNIX daemon)
- *
- * %W%
- *
- * Author: Scott Mulligan
- * Copyright 1993 Apple Computer, Inc.
- * All Rights Reserved.
- *
- * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF APPLE COMPUTER, INC.
- * The copyright notice above does not evidence any actual or
- * intended publication of such source code.
- *
- */
-
- #define VERSION "1.01"
-
-
-